func math.frexp 2 uses math (current package) frexp.go#L21: return frexp(f) frexp.go#L24: func frexp(f float64) (frac float64, exp int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)